GdkDevice: Avoid unnecessary critical
authorMatthias Clasen <mclasen@redhat.com>
Sun, 5 Oct 2014 22:21:46 +0000 (18:21 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 5 Oct 2014 23:43:06 +0000 (19:43 -0400)
commit919bdff7ac09dc7ce8c8401684cfae743cc2691a
treed99b953bb9b74ef19415c3175a4823f30eae78bc
parentd1fd8267efffc6660c11d6fa49128b81d9fdb671
GdkDevice: Avoid unnecessary critical

There is no need for a critical warning just because somebody
asked for a property that is not meaningful for the device.
Just document it as not useful for keyboard devices.
gdk/gdkdevice.c